Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional Hobart support. v1.0.0.d0004 #181

Merged
merged 3 commits into from
Mar 16, 2018
Merged

Add additional Hobart support. v1.0.0.d0004 #181

merged 3 commits into from
Mar 16, 2018

Conversation

dabail10
Copy link
Contributor

This adds some additional Hobart support for Icepack. It runs under Intel, and currently only under NAG in DEBUG mode. I've also changed some statement functions to actual functions, which is more in line with the current Fortran standard.
Developer(s): D. Bailey
Are the code changes bit for bit, different at roundoff level, or more substantial? Should be bfb on machines other than Hobart.
Is the documentation being updated with this PR? (Y/N) N
If not, does the documentation need to be updated separately? (Y/N) N
"Documentation" includes information on the wiki and .rst files in doc/source/,
which are used to create the online technical docs at https://cice-consortium.github.io/Icepack/
Please suggest code reviewers in the column at right.
Other Relevant Details:

@dabail10
Copy link
Contributor Author

Ok. It turned out to be a compiler issue with NAG 6.1. I moved to NAG 6.2 and it runs fine.

Dave

Copy link
Contributor

@eclare108213 eclare108213 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes look fine to me, I just have some nit-picky requests:

There is a bunch of white space added in icepack_shortwave.F90, looks like tabs. Please revert those lines.

This makes the code easier to read: please delineate subroutines and functions with the divider line
!=============... (it has a standard length)

@dabail10
Copy link
Contributor Author

Made the changes as requested.

@eclare108213
Copy link
Contributor

Thanks Dave. It looks like you did this from a branch on the main CICE repo rather than your fork. I'll merge it, but in the future please work in branches of your fork...

@eclare108213 eclare108213 merged commit d233be2 into master Mar 16, 2018
@eclare108213 eclare108213 changed the title Add additional Hobart support. Add additional Hobart support. v1.0.0.d0004 Mar 17, 2018
@apcraig apcraig deleted the hobart branch April 5, 2018 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants